Open the Portico Developer Guide site
Pos Gateway Schema
IncrementalAuthAmtInfo Element
Pos Gateway Schema > PosReportTxnDetailRspType Complex Type > Data Element : IncrementalAuthAmtInfo Element
Description

This is the total amount of incremental authorizations that have been done against this specific transaction

Namespace http://Hps.Exchange.PosGateway
Type
xs:decimal
Overview
IncrementalAuthAmtInfo optional xs:decimal

This is the total amount of incremental authorizations that have been done against this specific transaction

Source
<xs:element name="IncrementalAuthAmtInfo" type="xs:decimal" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">This is the total amount of incremental authorizations that have been done against this specific transaction</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Data ElementPosReportTxnDetailRspType Complex TypePos Gateway Schema